Release 10.1A: OpenEdge Development:
Web Services


SOAP header object attributes and methods

Table 11–2 briefly describes all of the attributes on the SOAP header object that are unique to the object or have special application to the SOAP header object.

Table 11–2: SOAP header object attributes 
Attribute
Type
Description
NAME 
CHARACTER 
Returns the qualified name of the SOAP header ("namespacePrefix:HEADER").
NUM-HEADER-ENTRIES 
INTEGER 
Returns the number of entries attached to the SOAP header.
TYPE 
CHARACTER 
Returns the handle type, "SOAP-HEADER".

Table 11–3 briefly describes all of the methods on the SOAP header object.

Table 11–3: SOAP header object methods 
Method
Type
Description
ADD-HEADER-ENTRY
(hHeaderEntryRef) 
LOGICAL 
Creates a new SOAP header entry and attaches it to the SOAP header. A specified SOAP header-entryref object handle (hHeaderEntryRef) references the new header entry.
GET-HEADER-ENTRY
(hHeaderEntryRef,
 index) 
LOGICAL 
Associates a specified SOAP header-entryref object handle (hHeaderEntryRef) with an index-specified entry (index) in the associated SOAP header.

For more information on these attributes and methods, see OpenEdge Development: Progress 4GL Reference .


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095